Batch 2 - Class 24 - App Inventor Session 4, Robot Programming

Pre-Class Exercise

Attendance: Smiti, Muskaan, Aastha, Hriday, Kushaan, Tishyaa, Anisha, Abhiram, Adit & Diya on Skype

Class Notes:

RoboG Programming Demonstration

Applying similar programming techniques that we have used so far, to programming a real robot. In physical system
Describe the robot to kids and let them inspect the basis elements
Write a simple program to make one wheel move, burn it and run
Change the above program to get the robot to move forward (both wheels motion - ask kids how they should move)
Change the program to make the robot turn by 90 degrees (ask students for how wheels should rotate)
Change the above program to get the robot to move in a square (infinite and finite - what is required to make it finite)
Demonstrate a use of sensor (touch/IR) to make the robot stop and avoid a collision, move back a bit and then turn right (ask kids what the functionality should be)


Build PaintPot http://www.appinventor.org/paintpot2

1: Let user draw some circles on a photo
2: Let user draw lines on a photo
3: Add colors
4: Change size of circle or line, and add clear functionality
5. Take a picture and then draw on that
6. Change Big/Small to Slider
7. Customization Exercises

Homework Project Suggestions